home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / misc / emu / GOldNEST.lha / GOldNEST016 / Bonus / NesManager.txt < prev    next >
Encoding:
Text File  |  1998-03-13  |  1.5 KB  |  70 lines

  1. ===========================================================
  2. NES Manager v0.1b FREEWARE                Released: 12/3-98
  3. ===========================================================
  4. Written by: 
  5.      Morgan Johansson (morgan.johansson@mbox301.swipnet.se)
  6.  
  7.  
  8.  
  9. Important!
  10. ----------
  11. You're using this program at your own risk. If it damages
  12. your computer or your NES roms, don't blame me!
  13.  
  14.  
  15. Description
  16. -----------
  17. Nes Manager let you manipulate your NES-rom images. It
  18. cleans out the header and any other un-useful data from
  19. the file.
  20. You can even edit the rom title if you want to.
  21.  
  22. Requirements
  23. -------------
  24. Nes Manager is a shell-based utility so it won't run from
  25. workbench. It works perfectly from Directory Opus and
  26. similar utilities.
  27. It should work on a plain 68000 cpu (not tested).
  28. And if you want to change the ROM title, be sure you have
  29. reqtools.library available aswell.
  30.  
  31.  
  32. Usage
  33. ------
  34.  
  35. If no parameters is specified, like this:
  36.  
  37.         NesManager <filename.nes>
  38.  
  39. The entire rom file will be "cleaned" from garbage. Possible
  40. cartridge title will be removed aswell. Some roms have strange 
  41. filesizes (too large), this will be fixed aswell.
  42.  
  43.  
  44. If you type like this:
  45.  
  46.         NesManager -t <filename.nes>
  47.  
  48. A reqtools requester will pop up and let you name
  49. the cartridge aswell.
  50.  
  51. IMPORTANT! Always remember. <filename.nes> will ALWAYS be 
  52. replaced by the new file.
  53.  
  54.  
  55.  
  56. Future
  57. ------
  58. * Bugfixes?
  59. * Improved error handler.
  60.  
  61.  
  62. Author
  63. ------
  64. Bug reports and ideas are welcome, send it to:
  65.   morgan.johansson@mbox301.swipnet.se
  66.  
  67. Letters concerning ROM-requests will be ignored!
  68.  
  69.  
  70.